negotiator.repository
Class ProtocolRepItem
java.lang.Object
negotiator.repository.ProtocolRepItem
- All Implemented Interfaces:
- java.io.Serializable, RepItem
public class ProtocolRepItem
- extends java.lang.Object
- implements RepItem
- See Also:
- Serialized Form
|
Constructor Summary |
ProtocolRepItem()
description of this agent |
ProtocolRepItem(java.lang.String protocolName,
java.lang.String classPath,
java.lang.String description)
|
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
ProtocolRepItem
public ProtocolRepItem()
- description of this agent
ProtocolRepItem
public ProtocolRepItem(java.lang.String protocolName,
java.lang.String classPath,
java.lang.String description)
hashCode
public int hashCode()
- Overrides:
hashCode in class java.lang.Object
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals in class java.lang.Object
getName
public java.lang.String getName()
- Getters and Setters
- Specified by:
getName in interface RepItem
getClassPath
public java.lang.String getClassPath()
getDescription
public java.lang.String getDescription()